IngestThis Logo
BLOG
COMMUNITY
PODCAST

Tag: database design

2026-02-19 • Alex Merced

What Is Data Modeling? A Complete Guide

Every database, data warehouse, and data lakehouse starts with the same question: how should this data be organized? Dat...

2026-02-19 • Alex Merced

Conceptual, Logical, and Physical Data Models Explained

Most data teams jump straight from a stakeholder request to creating database tables. They skip the planning steps that ...

2026-02-19 • Alex Merced

Star Schema vs. Snowflake Schema: When to Use Each

Both star schemas and snowflake schemas are dimensional models. They both organize data into fact tables (measurable eve...

2026-02-19 • Alex Merced

Data Modeling for the Lakehouse: What Changes

Traditional data modeling assumed you controlled the database. You defined schemas up front, enforced foreign keys at wr...

2026-02-19 • Alex Merced

Dimensional Modeling: Facts, Dimensions, and Grains

Dimensional modeling is the most widely used approach for organizing analytics data. Developed by Ralph Kimball, it stru...

2026-02-19 • Alex Merced

Slowly Changing Dimensions: Types 1-3 with Examples

Dimensions change. A customer moves cities. A product gets reclassified. An employee changes departments. How your data ...

2026-02-19 • Alex Merced

Data Modeling for Analytics: Optimize for Queries, Not Transactions

The data model that runs your production application is almost never the right model for analytics. Transactional system...

2026-02-19 • Alex Merced

Denormalization: When and Why to Flatten Your Data

Normalization is the first rule taught in database design. Eliminate redundancy. Store each fact once. Use foreign keys....

2026-02-19 • Alex Merced

Data Vault Modeling: Hubs, Links, and Satellites

Dimensional modeling works well when your source systems are stable and your business questions are predictable. But wha...

Categories

data engineering
oltp
database
data
frontend
data lakehouse
Data Engineering
Data Lakehouse
Javascript
Data Architecture
Data Analytics
Devops
Data Modeling
DevOps
python
sql
rust
AI
Apache Iceberg
Software Development
Semantic Layer
copyright 2022 by Alex Merced of alexmercedcoder.dev